home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / mongo / bball.fr_ / bball.fr (.txt)
Encoding:
Visual Basic Form  |  1994-11-23  |  4.9 KB  |  135 lines

  1. frmBBall
  2. -Basket Ball for Mongo Windows for Windows 1.0
  3. Form15
  4. Timer1
  5. Start
  6. Command1
  7. cmdOK
  8. cmdExit
  9. cmdRoll
  10. Points.
  11. Play To:
  12. Label2
  13.     Computer:
  14. Label1
  15. Player:
  16. Player
  17. cmdRoll_Click
  18. Dice1m
  19. Dice2
  20. DiValue
  21. Score39
  22. Score2g
  23. Score1
  24. MyScore2.
  25. XTurnO
  26. MyScore1
  27. XScore3
  28. MyScore3b
  29. Player
  30. Caption`
  31.     Form_Load
  32. Form_Activate
  33. Check
  34. cmdRollz
  35. Enabled
  36. C_Click
  37. cmdExit_Click
  38.     MAXPOINTS
  39. miEasy_Click
  40. miEasy
  41. Checked
  42. Flase
  43. miMedium
  44. miHard
  45. miHard_Click:
  46. miMedium_Click
  47. cmdOK_Click
  48. Visable
  49. Visible#
  50. cmdOK+
  51. TextJ
  52. Start_Click
  53. Timer1_Timer
  54. Timer1
  55. Start
  56. Z_Click
  57. Check
  58. Check to see if anyone won.e
  59. First the player
  60. Checking player...
  61. You Won!!
  62. Player Won!e
  63. Check the computer
  64. Yeah! I won!
  65. The computer won.
  66. If the computer didn't win, then   w
  67. Nobody won yet.  i
  68. cmdExit_Click
  69. cmdOK_Click
  70. cmdRoll_Click
  71.  Declare variables.b
  72.  Seed random number generator.
  73.  Generate first die value.
  74. You rolled a 
  75.  Display message.
  76. Generate value of the di the user rolled
  77. Is the di value 1?
  78. You made a 3 pointer!
  79. Yes, it is. 
  80. If Not,,
  81. Check if it is 2.
  82. You missed a 3 pointer!
  83. Yes, it is.  l
  84. If Not, 
  85. Check if it's 3 
  86. You made a 2 point field goal!
  87. Yes, it is 
  88. If Not,a
  89. Check if it is 4
  90. You missed a 2 point field goal.
  91. It is 
  92. If Not,d
  93. You get the idea
  94. You made a foul shot!
  95. You missed a foul shot?!?!
  96. Crack Dice. Please re-roll.
  97. Form_Activate
  98. Form_Load
  99. MyScore1
  100. MyScore2
  101. MyScore3
  102. Score1
  103. Score2
  104. Score3
  105. Start_Click
  106. Please type in the amount of points you would like to play to.
  107. Timer1_Timer
  108.  Declare variables.
  109.  Seed random number generator.
  110.  Generate first die value.
  111. I rolled a 
  112.  Display message.
  113. Is the di value 1?
  114. I made a 3 pointer!
  115. Yes, it is.s
  116. If Not,,
  117. Check if it is 2.
  118. I missed a 3 pointer!
  119. Yes, it is.,
  120. If Not,d
  121. Check if it's 3
  122. I made a 2 point field goal!
  123. Yes, it is
  124. If Not,I
  125. Check if it is 4
  126. I missed a 2 point field goal.
  127. It iss
  128. If Not,d
  129. You get the idea
  130. I made a foul shot!
  131. I missed a foul shot?!?!
  132. Crack Dice. I will re-roll.
  133. XTurn
  134. Your turn.
  135.